xend: Add serialise_pci_opts() and split_pci_opts()
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 29 May 2009 08:33:06 +0000 (09:33 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 29 May 2009 08:33:06 +0000 (09:33 +0100)
commit69cf305aa73ee4a2f6e8460ad0bf7f845a34f2a5
treedda704755669d86876e89a855eed1d02300dd49d
parent9995f10739d25253a79c9c4aa9481ed5cba91300
xend: Add serialise_pci_opts() and split_pci_opts()

This centralises some code.

Signed-off-by: Simon Horman <horms@verge.net.au>
tools/python/xen/util/pci.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/server/pciif.py